473,394 Members | 1,679 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,394 software developers and data experts.

PacMan in C#

_V_
Well, I'm not really interested in PacMan. I'm curious about
whether C# is good for java-type graphic-oriented 'applets' that
will play in a browser (from a web page). If so, is this covered in
any books? Most of the web-based C# apps that I have seen are
text-based HTML/ASP.
Nov 15 '05 #1
3 7990
Hi,
No there is no equivalent of an "applet" in .NET, check out activex
controls.

Cheers
Benny

_V_ wrote:
Well, I'm not really interested in PacMan. I'm curious about
whether C# is good for java-type graphic-oriented 'applets' that
will play in a browser (from a web page). If so, is this covered in
any books? Most of the web-based C# apps that I have seen are
text-based HTML/ASP.


Nov 15 '05 #2

"Benny Mathew" <be***@mvps.org> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,
No there is no equivalent of an "applet" in .NET, check out activex
controls.

Thats not quite correct. While there is nothing exactly equivlent to an
applet, it is possible to embed Winform Control derived objects into a page.
This is not the same as an activex control.
Cheers
Benny

_V_ wrote:
Well, I'm not really interested in PacMan. I'm curious about
whether C# is good for java-type graphic-oriented 'applets' that
will play in a browser (from a web page). If so, is this covered in
any books? Most of the web-based C# apps that I have seen are
text-based HTML/ASP.

Nov 15 '05 #3

how about a user control, it may not be like an applet i
but you can use it in your web page

Also check out "Real time .NET applications " by Budi
Kurniawan, Apress publications, it has a pac man style
game in VB.NET (the code is available for download)
if by any chance you get interested in Pac man

tribal
-----Original Message-----
Well, I'm not really interested in PacMan. I'm curious aboutwhether C# is good for java-type graphic- oriented 'applets' thatwill play in a browser (from a web page). If so, is this covered inany books? Most of the web-based C# apps that I have seen aretext-based HTML/ASP.
.

Nov 15 '05 #4

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

Similar topics

51
by: Mudge | last post by:
Please, someone, tell me why OO in PHP is better than procedural.
8
by: mrbog | last post by:
1. In order to make an http (or https) request with PHP, I need to recompile php with cURL. 2. In order to install CURL I have to upgrade my openssl rpm, even though I'm runing a version of...
4
by: Mysterious | last post by:
I want to develop a PacMan type Game in Graphics Mode 640x480 in C++. But it is too slow when I tested just unfinihed program. Sometimes it's slow in between the game. I have 2.4GHz Intel Processor...
1
by: winchester1897 | last post by:
In Flash 8 right now I have a pacman that I can control with the arrow keys. But I need help ristricting the movement of the pacman. I do have a graphic of the board that I want to use but I do not...
0
by: ALIH89 | last post by:
Can someone please help me develop Pacman game using VB6? If anyone knows how to develop Pacman game using VB6 please get in touch. Phone # removed] Or Add Me On Msn: E-mail address removed] ...
1
by: nicom53 | last post by:
i am writing a pacman game for a school project and i am having some problems with getting the logic so that pacman will not walk through the inner walls. I am also having a problem when the ghosts...
0
by: TheClouds | last post by:
Hi everyone This program is using A* search and it supposed to find the shortest path for Pacman in the program as(px,py) or currentCell to catch the ghost in the program as(gx,gy)or goalCell.for...
0
by: ccgrl451 | last post by:
##Christy Pham ##Creative Computing, 4 ##December 18, 2009 from turtle import * from random import* class Pacman(Turtle): def __init__(self): Turtle.__init__(self)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.