Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 836 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 836 Bytes

Godot Stuff - Chapman University CPSC 236

Sam Kagan's term project for CPSC 236 at Chapman University All sources are cited in the README for the sub-project in which they were intially referenced.

General Sources

The following sources are used throughout this project.

Sub-Projects

GodotTut2D - A basic side-scrolling aerial fighter based off this (online tutorial)[https://devga.me/tutorials/godot2d/].
GodotTut3D - A basic FPS based off this (video tutorial series)[https://www.youtube.com/watch?v=UV-bhtb3734&list=PLiUQR4U_J9efMalyhB1DtqywA_HPg-FrR]. MatrialBreedingSim - A Minecraft-like game in which building materials can be combined in interesting ways. Not much works right now.