Skip to content

Instantly share code, notes, and snippets.

using System;
using RPGSpel.NPC;
using System;
using System.Security.Claims;
using System.Threading;
namespace PepsiMan
{
class Game
{ // fields som ska ge plats för klass objekten när de instantieras.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Media;
using System.Security.Cryptography;
using System.Net;
using System.Threading;
using System.Data.SqlTypes;
@hafsasheik
hafsasheik / gist:b86a9cf0c05f2187c043c55baf34879f
Created October 5, 2020 08:07
2dspel med klasser tillagda
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Media;
using System.Security.Cryptography;
using System.Net;
namespace speltest
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Media;
using System.Security.Cryptography;
using System.Net;
namespace speltest
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Media;
using System.Security.Cryptography;
using System.Net;
namespace speltest
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Media;
using System.Security.Cryptography;
using System.Net;
namespace speltest
@hafsasheik
hafsasheik / 2d game
Created September 29, 2020 11:57
2d game
using System;
using System.Collections.Generic;
using System.Diagnostics;
namespace _2dgame
{
class Program
{
class Entitet