coffeeandc0d3 / my_projects

Assortment of Various Software I've Made For Fun, see ReadMe below

Home Page:https://github.com/coffeeandc0d3/my_projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my_projects

assortment of projects here:

  1. Pong (Java) is - Tennis, Ball, Paddle, PlayerPaddle, Enemy Paddle
  2. Tic Tac Toe (C++) - one file, simple console based tic tac toe
  3. Reverse String (C++) - my own take on a simple class to reverse strings, single words only
  4. Download Mirror Link (Java) - simple console Java app that prompts for mirror-link URL & begins download (must be mirror link), will need to rename the file extension after download :)
  5. Open World Voxel Game (Unity) - uses Perlin Noise formula to instantiate a single prefab of a block to determine varying degrees of frequency and amplitude to create a sense of a scale - all while being computationally efficicent. Files (CameraController.cs, FPSTarget.cs, PlayerController.cs, PlayerMoveNew.cs, simpleVoxelFarm.cs)

About

Assortment of Various Software I've Made For Fun, see ReadMe below

https://github.com/coffeeandc0d3/my_projects


Languages

Language:C++ 54.3%Language:Java 34.9%Language:C# 10.9%