Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Galaxy Forces V2

Compare

  Analyzed about 2 months ago

A fun, playable, 2D network multiplayer space shooter game, written from scratch using c/c++ and OpenGL. Inspired by the Amiga classic Gravity Force. Play race, mission or dogfight. Single player, with friends or against AI. There are now 50 levels and a map-editor included. The game features ... [More] online hiscore and replays on the website. Windows, MacOS, Linux. [Less]

78.5K lines of code

1 current contributors

about 2 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Image Evolver

Compare

  Analyzed about 22 hours ago

Moved to github! https://github.com/aaronbot3000/image-evolver The goal of the Image Evolver is to recreate a source picture using overlapping transparent shapes positioned a genetic algorithm.

5.73K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

md5 cracker

Compare

  Analyzed about 9 hours ago

I finished my C md5 cracker finally, it's pretty fast but not comparable to that uses the GPU or those made in some scripting language. It uses a not casual brute force and takes three command line arguments:

630 lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

TTT

Compare

  Analyzed about 12 hours ago

A tic-tac-toe in plain ansi c using a minimax implementation. This is really the *best* tic-tac-toe player by brute forcing ;) It will precalculate all the 9! (factorial) moves and play accordingly to either win or tie, never lose. Compiles with gcc and visual studio 6

487 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This