Skip to content

Commit

Permalink
Cambio el readme a ingles
Browse files Browse the repository at this point in the history
  • Loading branch information
Troxsoft committed Dec 4, 2023
1 parent c6690ba commit 136adad
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@ MIT LICENCE


# Furia2D-Engine
Un motor de videojuego escrito usando Golang 100% usando la poderosa libreria Raylib
Y MUY FACIL
A game engine written using Golang 100% using the powerful Raylib library
AND VERY EASY



![Raylib](https://github.com/raysan5/raylib)
![Raylib-go](https://github.com/gen2brain/raylib-go)

### Ejemplo
- Hola cuadrado
- Hello rectangle
```go
package main

Expand All @@ -32,5 +34,5 @@ func main() {
}

```
- mas ejemplos en 'examples'
#### Furia2D esta escrito en ingles ,pero el github,documentacion NO.
- more examples in'examples'
#### FURIA2D is funny and easy

0 comments on commit 136adad

Please sign in to comment.