RustyBamboo / Programming-project

COP3503 Programming Project
3 stars 6 forks source link

No group topic #1

Closed kev-the-dev closed 8 years ago

kev-the-dev commented 8 years ago

Post your ideas for a topic for this project and we will discuss

RustyBamboo commented 8 years ago

Upload an image, and it'll animate the image/scene... Example: Upload pic of tree... Then the tree branches move with rain particles or something...

kev-the-dev commented 8 years ago

Topic: Small autonomous car. A hoby-RC car sized robot that can move around to waypoints and avoid obstacles.

kev-the-dev commented 8 years ago

Topic: A 2D video game

Features: path finding AI, physics simulation (gravity,wind), Uses http://www.sfml-dev.org/ library

Pros: Very object oriented, easy to separate tasks

kev-the-dev commented 8 years ago

Topic: A database. Potential features: use SQL, interface over HTTP, cache data in memory and in custom file format

kev-the-dev commented 8 years ago

Topic: A secure messaging system Potential Features: implement our own/ an existing encryption format, web interface, CLI

kev-the-dev commented 8 years ago

Topic: A group election system Potential Features: web interface, custom voting algorithm (winner take all, single transferable vote), security (encryption/authentication), statistical analysis (demographic info, etc)

RustyBamboo commented 8 years ago

We decided on make a Geometry-shaped game.