Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmsc-325-project-1
An introductory project for the Java2D API, becoming familiarized with simple rendering.
https://github.com/crutchtheclutch/cmsc-325-project-1
Last synced: about 1 month ago
JSON representation
An introductory project for the Java2D API, becoming familiarized with simple rendering.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmsc-325-project-1
- Owner: CrutchTheClutch
- Created: 2017-08-29T05:12:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:06:22.000Z (over 6 years ago)
- Last Synced: 2024-10-23T12:00:39.649Z (3 months ago)
- Language: Java
- Size: 337 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMSC-325-Project-1
#### An introductory project for the Java2D API, becoming familiarized with simple rendering.Draws a simple house and background using primitive shapes.
_Note: The "Java2DWeek1Templates" folder contains the java files I was supplied to be used as a template. The result being the "Java2D_Simple_Primitives" project._
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Game Design and Development
>CMSC 325
>A project-driven study of the theory and practice of game design and development. The aim is to build realistic graphical 3-D worlds, animate characters, and add special effects to games. Discussion covers critical mathematical concepts and real-time game physics. Projects include collaborative development of interactive games.