473,402 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Game programming with C#

As a programming exercise I try to program a game.

In my case it is called BugEater. The purpose is that you are a snake. It
moves automatically but you can control it with the keys on your keyboard.
In the field where your snake is, there are candies that you must eat. The
more candies you eat, the longer you get.

You win if you eat all 10 candies without dying more than 3 times in one
level. In that case a time bonus is added to your score. You gain one life.
The time bonus goes down faster. There are more rocks and your snake moves
faster. (In various versions of BugEater these concepts can vary.)

You die if you try to eat yourself, a rock or a wall. And you die if there
is no time bonus left.

The game is over if there is no life left anymore.

1. Who knows and/or ever played this game? I believe this is a game that was
free when installing DOS on your machine.

2. Do you program games with C#? If so, what kind of games?

3. (Off topic) Are there URLs about this game (not necessarily discussing
programming it)?

Hans Kamp.
Nov 15 '05 #1
2 2571
Hans Kamp wrote
:>
1. Who knows and/or ever played this game? I believe this is a game
that was free when installing DOS on your machine.


It's on my cell phone.

--
Arild Fines

http://ankhsvn.tigris.org
A Visual Studio .NET Addin for the Subversion version control system.
Nov 15 '05 #2
The game that came with dos was written in BASIC, called Nibbles.

The first I've ever seen of this style of game was the Tron game, which was
ages before nibbles.

Niall

"Hans Kamp" <in**@hanskamp.com> wrote in message
news:bi**********@news1.tilbu1.nb.home.nl...
As a programming exercise I try to program a game.

In my case it is called BugEater. The purpose is that you are a snake. It
moves automatically but you can control it with the keys on your keyboard.
In the field where your snake is, there are candies that you must eat. The
more candies you eat, the longer you get.

You win if you eat all 10 candies without dying more than 3 times in one
level. In that case a time bonus is added to your score. You gain one life. The time bonus goes down faster. There are more rocks and your snake moves
faster. (In various versions of BugEater these concepts can vary.)

You die if you try to eat yourself, a rock or a wall. And you die if there
is no time bonus left.

The game is over if there is no life left anymore.

1. Who knows and/or ever played this game? I believe this is a game that was free when installing DOS on your machine.

2. Do you program games with C#? If so, what kind of games?

3. (Off topic) Are there URLs about this game (not necessarily discussing
programming it)?

Hans Kamp.

Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: the_philospher | last post by:
I am a beginner programmer learning c++. i have read some useful information about programming games (which is my goal) on gamedev.net, particularly "how do i program games"...
11
by: enki | last post by:
I am writing a game and I am having trouble with moving the character on the map. Here is what I have right now. It involves win32 programming but that not my problem. I would like some...
2
by: ck388 | last post by:
I was wondering if anyone could answer a couple of questions regarding developing games. I would like to create one for fun on my spare time. I want to know what type of technologies I would have...
5
by: john andrew | last post by:
-- hello If I wanted to do some game programming with C++ and openGL/directx do I need to know MFC /VCL . Can I just know C++ and bypass these extras and use just C++ with added libraries, no...
0
by: Jeff Rush | last post by:
At PyCon this year we're going to have a multi-day game programming clinic and challenge. This is a first-time event and an experiment to find those in the Python community who enjoy playing and...
10
by: Max Kubierschky | last post by:
Hello, I'm planning to give a game programming course for kids of mixed age. For this, I am looking for an open source 2D game development kit. I am also willing to participate in the...
4
by: COHENMARVIN | last post by:
Are there any good sources on video game programming in vb.net? Is "DirectX" a set of libraries for video game programmers? The reason I ask is that I'd like to convert a board game into a...
10
by: Michael Lubker | last post by:
Any people that use Python as the predominant language for their game development here? ~Michael
0
by: smartx | last post by:
Hi, I would like to share my knowledge as a game programmer, really game programming is hard, I don't want to disappoint you, the important point to become a game programmer is to love game...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.