public marks

PUBLIC MARKS from bcpbcp with tags programming & game

March 2006

HGE - GPWiki

Explicaçao e tutoriais sobre a HGE. According to hge.relishgames.com, HGE (Haaf's Game Engine) is a "an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily." It is built upon DirectX8, but no knowledge of DirectX programming is necessary, just familiarity with C++.

GameProducer.Net » Blog Archive » Sometimes Programming Is Like Playing an Adventure Game

(via)
If sometimes you feel you cannot solve a problem and you feel tired - go to sleep and let your brain solve the problem while at sleep. It just might work.

February 2006

PC Logic Games: Mind Rover

This is part four of five in my series on programming logic games. This week's game is Mind Rover, a commercial game which came out in the late 90s. Mind Rover is a fun and challenging game in which you build and program a rover to complete one of the many the scenarios. The scenarios range from winning a race to defeating an opponent rover in battle.

January 2006

PC Logic Games: Bug Brain

This is part three of my five part series on programming logic games. This week's game, Bug Brain, uses neural nets as its programming model. Neural nets are a mainstay of machine learning in computer science and of science fiction stories. In each Bug Brain level, you have to construct a neural net to guide your bug to complete some task. For example, in the level pictured below, you program the lady bug, and your task to have it eat the three bugs without falling off the branch.

November 2005