Repository for explorations of software development
This project is a collaborative software development platform designed for undergraduate CS students, featuring a console-based arcade of classic and logic-driven games.
It is intended to help students practice software development principles (such as, agile development, test-driven development, object-oriented design, pair-programming, and refactoring) through fun and meaningful work.
The goal is to reinforce core and agile software development concepts and practices by contributing in an engaging, real-world context.
ant test
ant jar
java -jar build/jar/ConsoleGameHub.jar
The Project contains a Kanban-style board of project activity
See the Issues tab for all associated user stories and tasks
Visit the website for information and to download examples