https://github.com/styopdev/snake-game
A demo snake game to teach students typescript and OOP
https://github.com/styopdev/snake-game
Last synced: 8 months ago
JSON representation
A demo snake game to teach students typescript and OOP
- Host: GitHub
- URL: https://github.com/styopdev/snake-game
- Owner: styopdev
- Created: 2024-01-04T10:33:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T19:08:01.000Z (over 2 years ago)
- Last Synced: 2025-02-26T20:25:13.603Z (over 1 year ago)
- Language: TypeScript
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run node-sass
`node-sass styles.scss -w -o ./dist/`
To run typescript
`tsc script.ts -w --outDir dist`