ephemerant / uno

UNO?
0 stars 0 forks source link

Video Progress #2

Open ephemerant opened 8 years ago

ephemerant commented 8 years ago

I figured this might be an easy way of presenting progress over time to the class.

ephemerant commented 8 years ago

https://www.youtube.com/watch?v=iNrhgZ9kPlI

ghost commented 8 years ago

That sounds like a good idea. Are you using Visual studio to program Java?

ephemerant commented 8 years ago

It's C#, actually.

The main code is here:

https://github.com/ephemerant/438-Project/blob/master/MainWindow.xaml.cs

My thinking is that this will be a lot cleaner than Slick2D, especially because of the WPF aspect (on-screen text, amongst other things, is extremely easy). I should be able to make it to class on Wednesday, so we can talk more then.

ghost commented 8 years ago

'Salright, I didn't know you switched to c#. I'll try to get my copy of visual studio working.

ghost commented 8 years ago

Turns out I no longer have Visual Studio on this computer. Lovely. I'll get a copy from IUWare.

ephemerant commented 8 years ago

Added Card, Player, Dealer classes. Added the beginnings of a hand system:

https://www.youtube.com/watch?v=RbYtV_QJ06Y

ephemerant commented 8 years ago

Basic HUD:

https://www.youtube.com/watch?v=vEh7pQOcCks

ghost commented 8 years ago

Getting Visual Studio set up on my computer took longer than I expected. I should be able to start working on this program on Tuesday. I'm at work right now.

ephemerant commented 8 years ago

Hoverable arrows (no clicking yet):

https://www.youtube.com/watch?v=F9ZVG8L4vNE

ghost commented 8 years ago

Writing here so I remember, I need to look into creating a start screen with links to the host and join functions.

ephemerant commented 7 years ago

Drawable cards, card play conditions, functional arrows:

https://www.youtube.com/watch?v=GNfhxO4tmVA

ghost commented 7 years ago

Nice, we needed another video.

ephemerant commented 7 years ago

Computer opponents:

https://www.youtube.com/watch?v=jzzxbOsdrwE