Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattpieterse/tiletower

Lightweight game made with Java and Swing components.
https://github.com/mattpieterse/tiletower

game java maven

Last synced: 5 days ago
JSON representation

Lightweight game made with Java and Swing components.

Awesome Lists containing this project

README

        





Logo

TileTower


Lightweight Java game using swing components.


## About

Use your left and right arrow keys to defend yourself against the never ending onlaught of cascading tiles!

Albeit simple, the completion of this project coincides with the completion of one of my childhood dreams. In my primary school days, I would often find myself spending hours whirring around a mobile scratch-like development tool, passionately creating games of all kinds. This is one of those projects reimagined and brought to life.

*This project was developed with the Java programming language using a Maven configuration. All graphical user interface (GUI) components are drawn using the native swing libraries. This codebase is best interacted with using the NetBeans IDE, as this is the development environment that has been used to create the project*

(Top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the enhancement tag. Also, don't forget to give the project a star!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b topic/YourFeature`)
3. Commit your Changes (`git commit -m 'Add some useful feature'`)
4. Push to the Branch (`git push origin topic/YourFeature`)
5. Open a Pull Request

(Top)

## License

Ditributed under the **GPLv3 License**.

(Top)