https://github.com/rawenchilada/isaacclone
A game inspired by the popular roguelike game made in kotlin.
https://github.com/rawenchilada/isaacclone
kotlin swing
Last synced: 10 months ago
JSON representation
A game inspired by the popular roguelike game made in kotlin.
- Host: GitHub
- URL: https://github.com/rawenchilada/isaacclone
- Owner: RawEnchilada
- Created: 2022-03-01T11:31:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T15:47:01.000Z (almost 4 years ago)
- Last Synced: 2025-04-05T02:16:03.777Z (about 1 year ago)
- Topics: kotlin, swing
- Language: Kotlin
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IsaacClone
A 2d arcade game made with kotlin and swing, heavily inspired by The Binding of Isaac.
Made as a homework for my kotlin course.
## Build
You can build the project with `./gradlew build`
*Special thanks to [@majom48](https://github.com/majom48) for the assets.*