https://github.com/dan3002/cj-maybachs
This game is the contest product for the Coding Project contest of JS Club. The game is a simple platform game where the player views the Alpha building of FPT University and must solve all quizzes to find the final password and escape to win the prize.
https://github.com/dan3002/cj-maybachs
core-game lua
Last synced: about 1 year ago
JSON representation
This game is the contest product for the Coding Project contest of JS Club. The game is a simple platform game where the player views the Alpha building of FPT University and must solve all quizzes to find the final password and escape to win the prize.
- Host: GitHub
- URL: https://github.com/dan3002/cj-maybachs
- Owner: DAN3002
- License: mit
- Created: 2022-10-12T11:31:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T13:10:44.000Z (over 3 years ago)
- Last Synced: 2025-01-27T07:08:55.846Z (over 1 year ago)
- Topics: core-game, lua
- Language: Lua
- Homepage:
- Size: 11.4 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alpha Escape Game
This game is the contest product for the Coding Project contest of JS Club. The game is a simple platform game where the player views the Alpha building of FPT University and must solve all quizzes to find the final password and escape to win the prize.
## Features
- Simple platform game set in the Alpha building of FPT University
- Solve quizzes to find the final password and escape
- Engaging gameplay experience
## Getting Started
1. Clone the repository
2. Open the project in your preferred game engine software
3. Build and run the game
## Built With
- Core Game Engine
## Contributing
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Author
- [DAN3002](https://github.com/DAN3002)
- [caoduc2003](https://github.com/caoduc2003)