https://github.com/intothevoid/games
A repository of games written in different languages
https://github.com/intothevoid/games
Last synced: 8 months ago
JSON representation
A repository of games written in different languages
- Host: GitHub
- URL: https://github.com/intothevoid/games
- Owner: intothevoid
- License: mit
- Created: 2021-01-26T05:38:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T11:07:35.000Z (over 5 years ago)
- Last Synced: 2025-03-13T04:16:48.834Z (over 1 year ago)
- Language: Python
- Size: 12.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# games
A repository of games written in different languages.
## List of games
1. memorise - A simple card based memory game. Written in Swift. (In progress)
2. bhikarsavkar - A basic card game which I played with my sister as a kid. Written in Swift.
3. kpong - A pong clone written in C++ and SDL.
4. mempuzzle - A memory puzzle written in Python. Flip cards and remember their order.