Pinned Repositories
packet
Web packet written in Python for Computer Science House
Functional-Python
A seminar on the functional features of Python
Java-Collision-Detector
Performs collision detection on convex 2D polygons by means of the separating axis theorem
Kotlin-Collision-Detector
Performs collision detection on convex 2D polygons by means of the separating axis theorem
pyTanks.Player
[Player] A battleground for Python AIs to fight it out.
pyTanks.Server
[Server] A battleground for Python AIs to fight it out.
PythonInteropBenchmarking
Testing the performance impact of using native libraries in Python programs.
Rust-Collision-Detector
Performs collision detection on convex 2D polygons by means of the separating axis theorem
Snake-2
Snake 2 is an Android game that combines the challenge of the old Snake games with fun new features.
terminal-mines
A command-line variant of Minesweeper in Python
JoelEager's Repositories
JoelEager/pyTanks.Server
[Server] A battleground for Python AIs to fight it out.
JoelEager/terminal-mines
A command-line variant of Minesweeper in Python
JoelEager/Java-Collision-Detector
Performs collision detection on convex 2D polygons by means of the separating axis theorem
JoelEager/pyTanks.Player
[Player] A battleground for Python AIs to fight it out.
JoelEager/Rust-Collision-Detector
Performs collision detection on convex 2D polygons by means of the separating axis theorem
JoelEager/Kotlin-Collision-Detector
Performs collision detection on convex 2D polygons by means of the separating axis theorem
JoelEager/Snake-2
Snake 2 is an Android game that combines the challenge of the old Snake games with fun new features.
JoelEager/VR-Turret-Defense
A Google Cardboard demo/game made in Unity
JoelEager/Functional-Python
A seminar on the functional features of Python
JoelEager/PythonInteropBenchmarking
Testing the performance impact of using native libraries in Python programs.
JoelEager/AsyncTerminal
An experimental project to create a simple and lightweight library for asynchronous terminal interaction.
JoelEager/blog
A public blog for CSH
JoelEager/CardboardTest
Google Cardboard
JoelEager/click
Python composable command line interface toolkit
JoelEager/CSHMembersPortal
Internal CSH Portal
JoelEager/CSHPublicSite
CSH Public Facing Website
JoelEager/CSHThemeSwitcher
A bootstrap theme switcher for Computer Science House
JoelEager/packet
Web packet written in Python for Computer Science House
JoelEager/packet-cli
A command line client for CSH Packet
JoelEager/pyTanks.Viewer
[Viewer] A battleground for Python AIs to fight it out.
JoelEager/Python-seminar
A quick intro to some of the fun features of Python not covered in CS1
JoelEager/RIT-Dining-Planner-Web
A website to manage RIT Dining Dollars.
JoelEager/schedulemaker
A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.
JoelEager/Separating-Axis-Theorem
Implementations of the Separating axis theorem.