By Ethan Lafrenais
This repository contains my final senior year project for my highschool programming course. My goal was to recreate as much of the game Ace of Spades Classic as possible.
All commits after commit 6f5079 are additions and fixes I've made to the project after finishing highschool. As of 11/10/2018 this project is officially archived. I have no intent to continue working on this project, it was fun while it lasted :).
See the AoS page on my website for more information.
Binary releases of the game client, server, and world editor can be found in the GitHub releases.
Some textures in this repository are directly from the OpenSpades project. I will remove these files from the repository if requested by the OpenSpades team. A list of all files from OpenSpades can be found here.
Due to licensing issues, none of the game's sound files will be included in this repository. The game however will continue to function without sound.
All of the available documentation for how the game works and development can be found under the /docs folder.