Code Monkey home page Code Monkey logo

hts-games's Introduction

HTS-Games

The games, libraries, and test concepts from some games I developed in 2003-4.

  • C++ for Win32
  • Visual Studio 6 (I think?) (Maybe it was called Developer Studio in those days?).
  • SDL for graphics and sound
  • rendering with Open GL even though everything is 2D

Two complete games

  1. Barrel Drop - a board clearing game in the same genre as Tetris or Candy Crush.
  2. Picture Puzzle - a jigsaw style puzzle game.

The game library and engine (GAMELIB_2)

  • coroutines
  • particle physics system
  • asset manager
  • UI tools for in game dialogs and screens
    • user interface controls like buttons and text fields
    • event handling
    • WISIWIG GUI builder

Some ideas, concepts, and prototypes that never made it into finished games

  • Industrial Golf
  • A hex-board space war game with path finding (AStar) and motion behaviors (flocking, chasing, etc.)
  • something called roundtris which I assume was an idea derivitive of Tetris

A bunch of tools that I developed or found at the time

  • Asset bundler
  • A BFont Maker

and a bunch of other odds and ends

FAQ

What does HTS stand for?

Highly Technical Sh!t - A synonym for 'magic'. The acronym started as a thing my friend Tim and I would use to describe something we didn't totally understand.

Does all this stuff still compile?

IDK

What are your plans for this code?

None really

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.