Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumit-kushwah/2d-games
This repo contains the implementation of small games in the Angular framework.
https://github.com/sumit-kushwah/2d-games
games non-unity tictactoe
Last synced: 4 days ago
JSON representation
This repo contains the implementation of small games in the Angular framework.
- Host: GitHub
- URL: https://github.com/sumit-kushwah/2d-games
- Owner: sumit-kushwah
- License: mit
- Created: 2020-04-08T11:38:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T02:17:27.000Z (over 2 years ago)
- Last Synced: 2023-03-07T05:12:31.107Z (over 1 year ago)
- Topics: games, non-unity, tictactoe
- Language: TypeScript
- Homepage:
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 2D Games
Simple 2D Games (Implemented using HTML, CSS and TS)
#### Games
- [X] Tictactoe
- [X] 8 Puzzle
- [ ] Chess (In developement...)## Website
[click here](https://smallgames-b79a5.web.app/tictactoe) to enjoy these games :smile:.