Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.93 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.93 KB

Screenshot

SmashBloc (v0.0.2.2)

Breaking into AI concepts without formal education on the subject can be tricky, and most universities shutter AI-related courses behind layers of prerequisites. After all, in order to program an effective AI, it's absolutely necessary to have a rigorous understanding of data structures and algorithmic computation.

...Or is it?

SmashBloc is a real-time strategy game programmed in Unity that provides much of the groundwork for constructing an AI that can either control a unit, or control a player. Programming an AI is challenging enough, after all, without needing to build a game around it. While the SmashBloc team works on developing the interactive systems, you're free to experiment and implement your own intelligent agents.

Prerequisites

SmashBloc is made with Unity, so the Unity editor is required in order to join development. Get Unity here.

An executable build is coming soon!

Getting Started

Clone the repo and open the SmashBloc folder in the Unity editor as an existing project.

At this point you should be able to run it in the editor by clicking the Play button at the top.

Contributing

Check out CONTRIBUTING.md for more information on contributing to SmashBloc.

Authors

See also the list of contributors who participated in this project.

License

See our license.

Acknowledgments

This was a project built from the ground up by the Artificial Intelligence club at Rochester Institute of Technology. Check out our slack!