An open API service indexing awesome lists of open source software.

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.

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)